libostree: Remove private header file from ostree.h
authorColin Walters <walters@verbum.org>
Fri, 20 Sep 2013 17:54:43 +0000 (13:54 -0400)
committerColin Walters <walters@verbum.org>
Fri, 20 Sep 2013 17:54:43 +0000 (13:54 -0400)
Was breaking pkgsys-ostree.

src/libostree/ostree-sysroot-private.h
src/libostree/ostree-sysroot.h

index 682c3894146f6c1de263b6b92ab044c1a78ded3e..864d3cd8e2ee06d096b630dc8c99c0a21ed8e568 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "ostree.h"
 #include "ostree-ordered-hash.h"
+#include "ostree-bootloader.h"
 
 G_BEGIN_DECLS
 
index 8ff9cfd5d1250b8821f2695ef27849395bad84cc..d8959c4c50ae256885007c275384f4de6095aa8a 100644 (file)
@@ -22,7 +22,6 @@
 
 #include "ostree-repo.h"
 #include "ostree-deployment.h"
-#include "ostree-bootloader.h"
 
 G_BEGIN_DECLS